Function glib_sys::g_bookmark_file_set_app_info
source ยท pub unsafe extern "C" fn g_bookmark_file_set_app_info(
bookmark: *mut GBookmarkFile,
uri: *const c_char,
name: *const c_char,
exec: *const c_char,
count: c_int,
stamp: time_t,
error: *mut *mut GError,
) -> gboolean