webkit_web_view_can_show_mime_type

Function webkit_web_view_can_show_mime_type 

Source
pub unsafe extern "C" fn webkit_web_view_can_show_mime_type(
    web_view: *mut WebKitWebView,
    mime_type: *const c_char,
) -> gboolean