Skip to main content

Module c_void_returns

Module c_void_returns 

Source

Structs§

CVoidReturns

Statics§

C_VOID_RETURNS
The c_void_returns lint detects the use of core::ffi::c_void as a return type.

Functions§

check_decl 🔒