Skip to main content

SetThreadName

Function SetThreadName 

Source
pub unsafe extern "C" fn SetThreadName(
    thread: *mut ThreadType,
    thread_name: *const u8,
)