Function gst::ffi::g_bookmark_file_set_app_info [−][src]
pub unsafe extern "C" fn g_bookmark_file_set_app_info(
bookmark: *mut GBookmarkFile,
uri: *const gchar,
name: *const gchar,
exec: *const gchar,
count: gint,
stamp: time_t,
error: *mut *mut GError
) -> gboolean