Function BNFreeSegmentList

Source
pub unsafe extern "C" fn BNFreeSegmentList(
    segments: *mut *mut BNSegment,
    count: usize,
)