[][src]Type Definition mynewt::hw::sensor::bindings::os_dev_close_func_t

type os_dev_close_func_t = Option<unsafe extern "C" fn(arg1: *mut os_dev) -> c_int>;