Function FtpCreateDirectoryA

Source
pub unsafe extern "system" fn FtpCreateDirectoryA(
    hConnect: HINTERNET,
    lpszDirectory: LPCSTR,
) -> BOOL