pub unsafe extern "system" fn StgCreateDocfile(
    pwcsname: PWSTR,
    grfmode: STGM,
    reserved: u32,
    ppstgopen: *mut IStorage
) -> HRESULT
Expand description

Required features: ‘Win32_System_Com_StructuredStorage’, ‘Win32_Foundation’