Function neon_runtime::string::data [−][src]
pub unsafe extern "C" fn data(out: *mut u8, len: isize, str: Local) -> isize
Writes data to a v8::String and returns the number of bytes writen.
pub unsafe extern "C" fn data(out: *mut u8, len: isize, str: Local) -> isize
Writes data to a v8::String and returns the number of bytes writen.