binaryninjacore_sys

Function BNCreatePointerTypeBuilder

source
pub unsafe extern "C" fn BNCreatePointerTypeBuilder(
    arch: *mut BNArchitecture,
    type_: *const BNTypeWithConfidence,
    cnst: *mut BNBoolWithConfidence,
    vltl: *mut BNBoolWithConfidence,
    refType: BNReferenceType,
) -> *mut BNTypeBuilder