Function get_host_defined_data

Source
unsafe extern "C" fn get_host_defined_data(
    _: *const c_void,
    cx: *mut JSContext,
    data: MutableHandleObject,
) -> bool
Expand description