Function hirofa_quickjs_sys::js_malloc_usable_size

source ยท
pub unsafe extern "C" fn js_malloc_usable_size(
    ctx: *mut JSContext,
    ptr: *const c_void,
) -> usize