Function libvirt_sys::virTypedParamsGetULLong [] [src]

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