Type Definition rusty_v8::PromiseRejectCallback[][src]

type PromiseRejectCallback = extern "C" fn(_: PromiseRejectMessage<'_>);