binaryninjacore_sys

Function BNTypeSetIgnored

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