Function fastly_sys::fastly_dictionary::open[][src]

pub unsafe extern "C" fn open(
    name: *const u8,
    name_len: usize,
    dict_handle_out: *mut DictionaryHandle
) -> FastlyStatus