Searched refs:dwl_context_new (Results 1 – 3 of 3) sorted by relevance
61 pub fn dwl_context_new() -> *mut dwl_context; in dwl_context_new() function
101 let ctx = DwlContext(unsafe { dwl_context_new() }); in new()
375 struct dwl_context *dwl_context_new() in dwl_context_new() function