Function gio_2_0_sys::g_file_make_symbolic_link [] [src]

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