cef_get_mime_type

Returns the mime type for the specified file extension or an NULL string if unknown.

version(cef && embedded_cef_bindings)
extern (C)
cef_string_userfree_t
cef_get_mime_type
(
const(cef_string_t)* extension
)

Meta