Function r_core::r_qrcode_gen[][src]

pub unsafe extern "C" fn r_qrcode_gen(
    text: *const c_uchar,
    len: c_int,
    utf8: bool,
    inverted: bool
) -> *mut c_char