Type Definition smbclient_sys::smbc_getxattr_fn [] [src]

type smbc_getxattr_fn = Option<extern "C" fn(_: *mut SMBCCTX, _: *const c_char, _: *const c_char, _: *const c_void, _: size_t) -> c_int>;