[][src]Function zathura_plugin_sys::zathura_page_set_height

pub unsafe extern "C" fn zathura_page_set_height(
    page: *mut zathura_page_t,
    height: f64
)

Sets the new height of the page

@param page The page object @param height The new height of the page