glib_sys

Function g_bookmark_file_set_modified

source
pub unsafe extern "C" fn g_bookmark_file_set_modified(
    bookmark: *mut GBookmarkFile,
    uri: *const c_char,
    modified: time_t,
)