Function mode_get_message

Source
pub unsafe extern "C" fn mode_get_message(
    mode: *const Mode,
) -> *const c_char
Expand description

Query the mode for a user display.

Returns a newly allocated (valid Pango markup) message to display, which the user must free.