Function JSObjectCopyPropertyNames

Source
pub unsafe extern "C" fn JSObjectCopyPropertyNames(
    ctx: JSContextRef,
    object: JSObjectRef,
) -> JSPropertyNameArrayRef