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