Function rquickjs_core::qjs::js_malloc[][src]

pub unsafe extern "C" fn js_malloc(
    ctx: *mut JSContext,
    size: u64
) -> *mut c_void