Function libaudioverse_sys::Lav_nodeGetFloatPropertyRange [] [src]

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