Function ndk_sys::symlink

source ·
pub unsafe extern "C" fn symlink(
    __old_path: *const c_char,
    __new_path: *const c_char
) -> c_int