Skip to main content

init_once_force_py_attached

Function init_once_force_py_attached 

Source
fn init_once_force_py_attached<F, T>(once: &Once, _py: Python<'_>, f: F)
where F: FnOnce(&OnceState) -> T,
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here