Function windows::Win32::Storage::Imapi::OpenIMsgSession

pub unsafe fn OpenIMsgSession<P0>(
    lpmalloc: P0,
    ulflags: u32,
    lppmsgsess: *mut LPMSGSESS,
) -> i32
where P0: Param<IMalloc>,