Function MoveFileA

Source
pub unsafe extern "C" fn MoveFileA(
    lpExistingFileName: LPCSTR,
    lpNewFileName: LPCSTR,
) -> BOOL