PromiseHook

Type Alias PromiseHook 

Source
pub type PromiseHook = unsafe extern "C" fn(PromiseHookType, Local<'_, Promise>, Local<'_, Value>);