Function BNRenameFile

Source
pub unsafe extern "C" fn BNRenameFile(
    source: *const c_char,
    dest: *const c_char,
) -> bool