esl_fileparser_SetCommentChar

Function esl_fileparser_SetCommentChar 

Source
pub unsafe extern "C" fn esl_fileparser_SetCommentChar(
    efp: *mut ESL_FILEPARSER,
    c: c_char,
) -> c_int