Function virDomainAttachDevice

Source
pub unsafe extern "C" fn virDomainAttachDevice(
    domain: virDomainPtr,
    xml: *const c_char,
) -> c_int