Function create_index

Source
#[no_mangle]
pub extern "C" fn create_index(
    client: *mut ClientWrapper,
    options: *mut CreateIndexRequestWrapper,
) -> *mut CreateIndexResponseWrapper