Function GetThemeStream

Source
pub unsafe extern "system" fn GetThemeStream(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    ppvStream: *mut *mut VOID,
    pcbStream: *mut DWORD,
    hInst: HINSTANCE,
) -> HRESULT