Function AllocFuncType

Source
pub unsafe extern "C" fn AllocFuncType(
    o_functionType: *mut IM3FuncType,
    i_numArgs: u32_,
) -> M3Result