Searched refs:dwl_context_fd (Results 1 – 3 of 3) sorted by relevance
73 pub fn dwl_context_fd(self_: *mut dwl_context) -> ::std::os::raw::c_int; in dwl_context_fd() function
358 unsafe { dwl_context_fd(self.ctx.0) } in as_raw_descriptor()
444 int dwl_context_fd(struct dwl_context *self) in dwl_context_fd() function