winapi::um::winbase

Function CreateHardLinkTransactedW

Source
pub unsafe extern "system" fn CreateHardLinkTransactedW(
    lpFileName: LPCWSTR,
    lpExistingFileName: LPCWSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
    hTransaction: HANDLE,
)