Function twz_rt_fd_symlink

Source
pub unsafe extern "C-unwind" fn twz_rt_fd_symlink(
    name: *const c_char,
    name_len: usize,
    target: *const c_char,
    target_len: usize,
) -> twz_error
Expand description

Create a new symlink.