BNCreateFragmentType

Function BNCreateFragmentType 

Source
pub unsafe extern "C" fn BNCreateFragmentType(
    width: usize,
    type_: *const BNTypeWithConfidence,
    offset: u64,
    endianness: BNEndianness,
) -> *mut BNType