Type Definition v8::FunctionCallback

source · []
pub type FunctionCallback = extern "C" fn(_: *const FunctionCallbackInfo);