Skip to main content

symlink

Function symlink 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn symlink( path1: *const c_char, path2: *const c_char, ) -> c_int
Expand description