Function js::jsapi::JS_IsConstructor [] [src]

pub unsafe extern "C" fn JS_IsConstructor(fun: *mut JSFunction) -> bool

Return whether the given function is a valid constructor.