Function gnunet_sys::gcry_set_gettext_handler[][src]

pub unsafe extern "C" fn gcry_set_gettext_handler(
    f: Option<unsafe extern "C" fn(arg1: *const c_char) -> *const c_char>
)