pub fn constructor_function(class: &NativeClass) -> &FunctionObjectExpand description
Borrows the constructor function of a native class.
pub fn constructor_function(class: &NativeClass) -> &FunctionObjectBorrows the constructor function of a native class.