Function BNTypeSetIgnored

Source
pub unsafe extern "C" fn BNTypeSetIgnored(
    type_: *mut BNType,
    ignored: bool,
) -> *mut BNType