Function libvirt_sys::virTypedParamsGetDouble [] [src]

pub unsafe extern "C" fn virTypedParamsGetDouble(
    params: virTypedParameterPtr,
    nparams: c_int,
    name: *const c_char,
    value: *mut c_double
) -> c_int