binaryninjacore_sys

Function BNRemoteFileSetName

source
pub unsafe extern "C" fn BNRemoteFileSetName(
    file: *mut BNRemoteFile,
    name: *const c_char,
) -> bool