Skip to main content

SetFileShortNameW

Function SetFileShortNameW 

Source
pub unsafe fn SetFileShortNameW<'a>(
    hfile: impl IntoParam<'a, HANDLE>,
    lpshortname: impl IntoParam<'a, PWSTR>,
) -> BOOL