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