[][src]Function zathura_plugin_sys::zathura_page_get_data

pub unsafe extern "C" fn zathura_page_get_data(
    page: *mut zathura_page_t
) -> *mut c_void

Returns the custom data

@param page The page object @return The custom data or NULL