Function HAPI_GetEnvInt

Source
pub unsafe extern "C" fn HAPI_GetEnvInt(
    int_type: EnvIntType,
    value: *mut c_int,
) -> HapiResult