Function libvirt_sys::virTypedParamsGetUInt [] [src]

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