binaryninjacore_sys

Function BNCreateCustomPlatform

source
pub unsafe extern "C" fn BNCreateCustomPlatform(
    arch: *mut BNArchitecture,
    name: *const c_char,
    impl_: *mut BNCustomPlatform,
) -> *mut BNPlatform