Type Definition v8::PromiseRejectCallback[][src]

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