Function AreFuncTypesEqual

Source
pub unsafe extern "C" fn AreFuncTypesEqual(
    i_typeA: IM3FuncType,
    i_typeB: IM3FuncType,
) -> bool