binaryninjacore_sys

Function BNRemoteProjectGetFileById

source
pub unsafe extern "C" fn BNRemoteProjectGetFileById(
    project: *mut BNRemoteProject,
    id: *const c_char,
) -> *mut BNRemoteFile