Function windows_sys::Win32::System::Threading::ConvertThreadToFiberEx
pub unsafe extern "system" fn ConvertThreadToFiberEx(
lpparameter: *const c_void,
dwflags: u32
) -> *mut c_voidExpand description
Required features: "Win32_System_Threading"