Function rquickjs::qjs::js_malloc

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