MCPcopy Index your code
hub / github.com/RustPython/RustPython / as_ptr

Method as_ptr

crates/stdlib/src/openssl.rs:4173–4175  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

4171 }
4172
4173 pub fn as_ptr(&self) -> *mut sys::BIO {
4174 self.0
4175 }
4176 }
4177}

Callers 15

create_cursorMethod · 0.45
adjust_cursorMethod · 0.45
pystr_from_raw_cstrFunction · 0.45
strcollFunction · 0.45
strxfrmFunction · 0.45
setlocaleFunction · 0.45
_txt2objFunction · 0.45
rand_addFunction · 0.45
builder_as_ctxFunction · 0.45
py_newMethod · 0.45
security_levelMethod · 0.45

Calls

no outgoing calls

Tested by 1

write_inputFunction · 0.36