Function libaudioverse_sys::Lav_nodeGetIntPropertyRange [] [src]

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