#[no_mangle] pub unsafe extern "C" fn account_id_new( ptr: *const c_char, ) -> AccountId
Returns a Nautilus identifier from a C string pointer.
ptr