Function BNFreeBasicBlockList

Source
pub unsafe extern "C" fn BNFreeBasicBlockList(
    blocks: *mut *mut BNBasicBlock,
    count: usize,
)