Skip to main content

get_prototype

Function get_prototype 

Source
unsafe extern "C" fn get_prototype(
    cx: *mut JSContext,
    proxy: HandleObject,
    result: MutableHandleObject,
) -> bool
Expand description