binaryninjacore_sys

Function BNCreateArrayType

source
pub unsafe extern "C" fn BNCreateArrayType(
    type_: *const BNTypeWithConfidence,
    elem: u64,
) -> *mut BNType