Skip to main content

DeleteFileTransactedA

Function DeleteFileTransactedA 

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