Function esp_idf_sys::ets_sha_starts

source ยท
pub unsafe extern "C" fn ets_sha_starts(
    ctx: *mut SHA_CTX,
    sha512_t: u16,
) -> ets_status_t