esl_scorematrix_Read

Function esl_scorematrix_Read 

Source
pub unsafe extern "C" fn esl_scorematrix_Read(
    efp: *mut ESL_FILEPARSER,
    abc: *const ESL_ALPHABET,
    ret_S: *mut *mut ESL_SCOREMATRIX,
) -> c_int