[][src]Function CCODE::CreateHardLinkTransactedW

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