Function c_scape::pthread_setname_np

source ยท
pub unsafe extern "C" fn pthread_setname_np(
    thread: u32,
    name: *const i8
) -> i32