Function windows_sys::Win32::System::Ole::OleCreateFontIndirect

pub unsafe extern "system" fn OleCreateFontIndirect(
    lpfontdesc: *const FONTDESC,
    riid: *const GUID,
    lplpvobj: *mut *mut c_void,
) -> HRESULT