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