Skip to main content

FindNextFileNameW

Function FindNextFileNameW 

Source
pub unsafe fn FindNextFileNameW<'a>(
    hfindstream: impl IntoParam<'a, FindFileNameHandle>,
    stringlength: *mut u32,
    linkname: PWSTR,
) -> BOOL