Function kernel32::MoveFileA [] [src]

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