Function libaudioverse_sys::Lav_nodeGetDoublePropertyRange [] [src]

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