SetupGetLineByIndexA

Function SetupGetLineByIndexA 

pub unsafe fn SetupGetLineByIndexA<P1>(
    infhandle: *const c_void,
    section: P1,
    index: u32,
    context: *mut INFCONTEXT,
) -> Result<()>
where P1: Param<PCSTR>,