binaryninjacore_sys

Function BNIsStringRecognizerValidForType

source
pub unsafe extern "C" fn BNIsStringRecognizerValidForType(
    recognizer: *mut BNStringRecognizer,
    il: *mut BNHighLevelILFunction,
    type_: *mut BNType,
) -> bool