Home
last modified time | relevance | path

Searched refs:handle_cffi_call_result (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-maturin/maturin-0.11.3/src/
H A Dmodule_writer.rs523 return handle_cffi_call_result(python, tempdir, &ffi_py, &output); in generate_cffi_declarations()
543 handle_cffi_call_result(python, tempdir, &ffi_py, &output) in generate_cffi_declarations()
547 fn handle_cffi_call_result( in handle_cffi_call_result() function