Function JS_GetUint8Array

Source
pub unsafe extern "C" fn JS_GetUint8Array(
    ctx: *mut JSContext,
    psize: *mut u32,
    obj: u64,
) -> *mut u8