Function DeleteFileTransactedW

Source
pub unsafe extern "C" fn DeleteFileTransactedW(
    lpFileName: LPCWSTR,
    hTransaction: HANDLE,
) -> BOOL