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