Function chakracore_sys::JsCopyPropertyId
[−]
[src]
pub unsafe extern "system" fn JsCopyPropertyId(
propertyId: JsPropertyIdRef,
buffer: *mut c_char,
bufferSize: usize,
length: *mut usize
) -> JsErrorCode
buffer
is unknown,
buffer
argument can be nullptr.
length
argument will return the size needed.