binaryninjacore_sys

Function BNIsLanguageRepresentationFunctionTypeValid

source
pub unsafe extern "C" fn BNIsLanguageRepresentationFunctionTypeValid(
    type_: *mut BNLanguageRepresentationFunctionType,
    view: *mut BNBinaryView,
) -> bool