Function virStreamNew

Source
pub unsafe extern "C" fn virStreamNew(
    conn: virConnectPtr,
    flags: c_uint,
) -> virStreamPtr