Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

symlink

Function symlink 

Source
pub unsafe extern "C" fn symlink(
    path1: *const c_char,
    path2: *const c_char,
) -> c_int