binaryninjacore_sys

Function BNGetPlatformTypeByName

source
pub unsafe extern "C" fn BNGetPlatformTypeByName(
    platform: *mut BNPlatform,
    name: *mut BNQualifiedName,
) -> *mut BNType