[][src]Function zathura_plugin_sys::zathura_page_images_get

pub unsafe extern "C" fn zathura_page_images_get(
    page: *mut zathura_page_t,
    error: *mut zathura_error_t
) -> *mut girara_list_t

Get list of images

@param page Page @param error Set to an error value (see \ref zathura_error_t) if an error occurred @return List of images or NULL if an error occurred