CoInitializeEx

Function CoInitializeEx 

Source
pub unsafe fn CoInitializeEx(
    pvreserved: *mut c_void,
    dwcoinit: COINIT,
) -> Result<()>