Function javascriptcore_sys::JSPropertyNameArrayGetCount [] [src]

pub unsafe extern "C" fn JSPropertyNameArrayGetCount(
    array: JSPropertyNameArrayRef
) -> usize

Gets a count of the number of items in a JavaScript property name array.

Return an integer count of the number of names in array.

See also: