pub unsafe extern "system" fn OleNoteObjectVisible(
    punknown: IUnknown,
    fvisible: BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’