glib_sys

Function g_bookmark_file_set_added

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