[][src]Type Definition micro_ecc_sys::uECC_RNG_Function

type uECC_RNG_Function = Option<unsafe extern "C" fn(dest: *mut u8, size: c_uint) -> c_int>;