Skip to main content

get_mime_types_internal

Function get_mime_types_internal 

Source
pub(crate) fn get_mime_types_internal(
    clipboard: ClipboardType,
    seat: Seat<'_>,
    socket_name: Option<OsString>,
) -> Result<Vec<String>, Error>