Function neon_runtime::call::is_construct [−][src]
pub unsafe extern "C" fn is_construct(info: &FunctionCallbackInfo) -> bool
Indicates if the function call was invoked as a constructor.
pub unsafe extern "C" fn is_construct(info: &FunctionCallbackInfo) -> bool
Indicates if the function call was invoked as a constructor.