[]Function neon_runtime::nan::class::add_method

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