Function virConnCopyLastError

Source
pub unsafe extern "C" fn virConnCopyLastError(
    conn: virConnectPtr,
    to: virErrorPtr,
) -> c_int