Function Module_GetFunction

Source
pub unsafe extern "C" fn Module_GetFunction(
    i_module: IM3Module,
    i_functionIndex: u32_,
) -> IM3Function