Type Definition hassle_rs::ffi::DxcCreateInstanceProc2

source ·
pub type DxcCreateInstanceProc2 = extern "system" fn(malloc: *const c_void, rclsid: &IID, riid: &IID, ppv: *mut *mut c_void) -> HRESULT;