Skip to main content

SetFileAttributesFromAppW

Function SetFileAttributesFromAppW 

Source
pub unsafe fn SetFileAttributesFromAppW<'a>(
    lpfilename: impl IntoParam<'a, PWSTR>,
    dwfileattributes: u32,
) -> BOOL