[][src]Function zathura_plugin_sys::zathura_document_set_viewport_ppi

pub unsafe extern "C" fn zathura_document_set_viewport_ppi(
    document: *mut zathura_document_t,
    ppi: f64
)

Sets the viewport PPI (pixels per inch: the resolution of the monitor, after scaling with the device factor).

@param[in] document The document instance @param[in] height The viewport PPI