binaryninjacore_sys

Function BNProjectGetFileByPathOnDisk

source
pub unsafe extern "C" fn BNProjectGetFileByPathOnDisk(
    project: *mut BNProject,
    path: *const c_char,
) -> *mut BNProjectFile