Skip to main content

smbc_getDebug

Function smbc_getDebug 

Source
pub unsafe extern "C" fn smbc_getDebug(c: *mut SMBCCTX) -> c_int
Expand description

Returns the native debug verbosity configured for c.

ยงSafety

c must be a valid native context pointer.