pub unsafe extern "system" fn ConvertThreadToFiberEx(
    lpparameter: *const c_void,
    dwflags: u32
) -> *mut c_void
Expand description

Required features: "Win32_System_Threading"