Function asFunction_IsCompatibleWithTypeId

Source
pub unsafe extern "C" fn asFunction_IsCompatibleWithTypeId(
    f: *const asIScriptFunction,
    typeId: c_int,
) -> asBOOL