binaryninjacore_sys

Function BNRenameFile

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