Lav_nodeGetDoublePropertyRange

Function Lav_nodeGetDoublePropertyRange 

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