Function libvirt_sys::virTypedParamsGetLLong [] [src]

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