Function gio_sys::g_file_make_symbolic_link
source · pub unsafe extern "C" fn g_file_make_symbolic_link(
file: *mut GFile,
symlink_value: *const c_char,
cancellable: *mut GCancellable,
error: *mut *mut GError
) -> gboolean