logo
pub unsafe extern "C" fn inp_str(
    rop: *mut mpc_t,
    stream: *mut FILE,
    read: *mut usize,
    base: c_int,
    rnd: rnd_t
) -> c_int
Expand description