binaryninjacore_sys

Function BNRepositoryGetPluginByPath

source
pub unsafe extern "C" fn BNRepositoryGetPluginByPath(
    r: *mut BNRepository,
    pluginPath: *const c_char,
) -> *mut BNRepoPlugin