Function gio_sys::g_converter_convert_bytes

source ·
pub unsafe extern "C" fn g_converter_convert_bytes(
    converter: *mut GConverter,
    bytes: *mut GBytes,
    error: *mut *mut GError,
) -> *mut GBytes
Available on crate feature v2_82 only.