Function nnsdk::nn::os::SetThreadNamePointer

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