Skip to main content

FindFirstStreamW

Function FindFirstStreamW 

Source
pub unsafe fn FindFirstStreamW<'a>(
    lpfilename: impl IntoParam<'a, PWSTR>,
    infolevel: STREAM_INFO_LEVELS,
    lpfindstreamdata: *mut c_void,
    dwflags: u32,
) -> FindStreamHandle