Lav_nodeGetArrayPropertyLengthRange

Function Lav_nodeGetArrayPropertyLengthRange 

Source
pub unsafe extern "C" fn Lav_nodeGetArrayPropertyLengthRange(
    nodeHandle: LavHandle,
    propertyIndex: c_int,
    destinationMin: *mut c_uint,
    destinationMax: *mut c_uint,
) -> LavError