binaryninjacore_sys

Function BNCopyFile

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