Skip to main content

DeleteFileTransactedW

Function DeleteFileTransactedW 

Source
pub unsafe fn DeleteFileTransactedW<'a>(
    lpfilename: impl IntoParam<'a, PWSTR>,
    htransaction: impl IntoParam<'a, HANDLE>,
) -> BOOL