Function gdk4_sys::gdk_content_provider_new_for_bytes

source ·
pub unsafe extern "C" fn gdk_content_provider_new_for_bytes(
    mime_type: *const c_char,
    bytes: *mut GBytes,
) -> *mut GdkContentProvider