Function virt_sys::virTypedParamsGetUInt
source ยท pub unsafe extern "C" fn virTypedParamsGetUInt(
params: virTypedParameterPtr,
nparams: c_int,
name: *const c_char,
value: *mut c_uint,
) -> c_intpub unsafe extern "C" fn virTypedParamsGetUInt(
params: virTypedParameterPtr,
nparams: c_int,
name: *const c_char,
value: *mut c_uint,
) -> c_int