[−][src]Function mynewt::hw::sensor::bindings::sensor_itf_unlock
pub unsafe extern "C" fn sensor_itf_unlock(si: *mut sensor_itf)
Unlock access to the sensor_itf specified by si.
si
: The sensor_itf to unlock access to
Return: 0 on success, non-zero on failure.