Function kernel32::CreateHardLinkW [] [src]

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