[][src]Function zathura_plugin_sys::zathura_document_get_adjust_mode

pub unsafe extern "C" fn zathura_document_get_adjust_mode(
    document: *mut zathura_document_t
) -> zathura_adjust_mode_t

Returns the adjust mode of the document

@param document The document @return The adjust mode