Function libvirt_sys::virTypedParamsGetBoolean [] [src]

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