Function mbedtls_sys::hmac_drbg_update_seed_file[][src]

pub unsafe extern "C" fn hmac_drbg_update_seed_file(
    ctx: *mut hmac_drbg_context,
    path: *const c_char
) -> c_int