binaryninjacore_sys

Function BNTypesNotEqual

source
pub unsafe extern "C" fn BNTypesNotEqual(
    a: *mut BNType,
    b: *mut BNType,
) -> bool