Function nnsdk::os::SetThreadName

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