Function vc6_sys::MoveFileA

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