[]Function neon_runtime::nan::class::set_name

pub unsafe extern "C" fn set_name(
    isolate: *mut Isolate__,
    metadata: *mut c_void,
    name: *const u8,
    byte_length: u32
) -> bool