nautilus_model::ffi::identifiers::venue

Function venue_code_exists

source
#[no_mangle]
pub unsafe extern "C" fn venue_code_exists(
    code_ptr: *const c_char,
) -> u8
Expand description

ยงSafety

  • Assumes code_ptr is borrowed from a valid Python UTF-8 str.