Function windows_sys::Wdk::Storage::FileSystem::FsRtlGetNextExtraCreateParameter
pub unsafe extern "system" fn FsRtlGetNextExtraCreateParameter(
ecplist: *const ECP_LIST,
currentecpcontext: *const c_void,
nextecptype: *mut GUID,
nextecpcontext: *mut *mut c_void,
nextecpcontextsize: *mut u32
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"