p7_hmm_Sample

Function p7_hmm_Sample 

Source
pub unsafe extern "C" fn p7_hmm_Sample(
    r: *mut ESL_RANDOMNESS,
    M: c_int,
    abc: *const ESL_ALPHABET,
    ret_hmm: *mut *mut P7_HMM,
) -> c_int