Function LLVMParseCommandLineOptions

Source
pub unsafe extern "C" fn LLVMParseCommandLineOptions(
    argc: i32,
    argv: *const *const i8,
    Overview: *const i8,
)