binaryninjacore_sys

Function BNCreateLanguageRepresentationFunction

source
pub unsafe extern "C" fn BNCreateLanguageRepresentationFunction(
    type_: *mut BNLanguageRepresentationFunctionType,
    arch: *mut BNArchitecture,
    func: *mut BNFunction,
    highLevelIL: *mut BNHighLevelILFunction,
) -> *mut BNLanguageRepresentationFunction