Type Alias v8::PromiseRejectCallback

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