Function r_core::dict_init[][src]

pub unsafe extern "C" fn dict_init(
    m: *mut dict,
    arg1: c_uint,
    f: dict_freecb
) -> bool