Function BNUnregisterViewOfType

Source
pub unsafe extern "C" fn BNUnregisterViewOfType(
    file: *mut BNFileMetadata,
    type_: *const c_char,
    view: *mut BNBinaryView,
)