Function Environment_AddFuncType

Source
pub unsafe extern "C" fn Environment_AddFuncType(
    i_environment: IM3Environment,
    io_funcType: *mut IM3FuncType,
)