[][src]Function zathura_plugin_sys::zathura_document_set_viewport_width

pub unsafe extern "C" fn zathura_document_set_viewport_width(
    document: *mut zathura_document_t,
    width: c_uint
)

Sets the width of the viewport in pixels.

@param[in] document The document instance @param[in] width The width of the viewport