[][src]Function CCODE::CreateHardLinkW

pub unsafe extern "C" fn CreateHardLinkW(
    lpFileName: LPCWSTR,
    lpExistingFileName: LPCWSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> BOOL