Function windows_sys::Wdk::Storage::FileSystem::ExportSecurityContext

pub unsafe extern "system" fn ExportSecurityContext(
    phcontext: *const SecHandle,
    fflags: u32,
    ppackedcontext: *mut SecBuffer,
    ptoken: *mut *mut c_void,
) -> HRESULT