Type Definition std::sys::windows::c::SetThreadDescription::F

source ·
type F = unsafe extern "system" fn(_: *mut c_void, _: *const u16) -> i32;
🔬This is a nightly-only experimental API. (windows_c)