MoveFileA

Function MoveFileA 

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